Search results 59

Card image cap
DelFiles

A very simple to delete a directory and the entire files and folders in its ...

Card image cap
Evaluate

Execute any command in Excel VBE, using Application.Evaluate to execute almost ...

Card image cap
ProtectFile_XorD + UnProtectFile_XorD

Protects and unprotects a file using password Creates another copy of the file ...

Card image cap
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image cap
ANmaRedirect_Plus1

Function to log the redirects that happen into website It is merely used with ...

Card image cap
Copy formulas

How to copy formulas in VBA code. Learned that the hard way, just like most of ...

Card image cap
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...

Card image cap
FilesKill

Delete Multiple Files (with WildCards) To delete multiple files from a ...

Card image cap
ConvertImage_IrfanView

Converts an image from any image into any image using IrfanView command line ...

Card image cap
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image cap
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image cap
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

MaxIF_MinIF_byNMR.zip